home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / cntra100.zip / SAMPLE.CFG < prev   
Text File  |  1992-09-09  |  10KB  |  266 lines

  1. ; * Sample.cfg updated 8-30-92 for RemoteAccess/SuperBBS CNet-RA v1.0
  2.  
  3. ; * Some general assumptions are made:
  4.  
  5. ; * 1. You have a basic understanding how the QWK networks operate.
  6. ; * 2. You have already made arrangements with your HOST system to
  7. ; * have net status activated.
  8. ; * 3. You have a basic understanding how RemoteAccess or SuperBBS
  9. ; * operate.
  10.  
  11. ; * Please note: any comments followed by the ; are comment fields. In order
  12. ; * to activate an option or disable an option simply remove or add the ;
  13.  
  14. ; * Any comment lines containing the ; * are not options but comment fields
  15. ; * only.
  16.  
  17. ; * Be sure to rename SAMPLE.CFG to reflect the name of the system you will
  18. ; * be calling. (i.e. LSO.QWK = LSO.CFG) You can have as many config files as
  19. ; * you wish. CNet is designed to network with many systems at a given time.
  20.  
  21. ; * You will need to use a term program with a script file or Robocomm to
  22. ; * send/receive QWK and REP files. CNet simply imports/exports messages
  23. ; * into your HS message base. Actually downloading/uploading your QWK/REP
  24. ; * files is not in the scope of this manual and will not be covered in
  25. ; * the following examples.
  26.  
  27. ; * Now onto configuring CNet-RA
  28.  
  29. ; * What system are you running. The following field should always be RA or
  30. ; * SUPERBBS
  31.  
  32. SYSTEM=RA
  33.  
  34. ; * This is your name. It is substituted into messages that are from/to
  35. ; * "SYSOP" upon export.
  36.  
  37. SYSOPNAME=BILL CASTLE
  38.  
  39. ; * This is the location of MESSAGES.RA for RemoteAccess, or BOARDS.BBS
  40. ; * for SuperBBS. Most commonly the main RA/SBBS directory.
  41.  
  42. RADIR=D:\RA
  43.  
  44. ; * This is the location of your message base files which must already
  45. ; * exist, and must contain at least two messages in the message base.
  46.  
  47. MESSAGEDIR=H:\RA\MSG
  48.  
  49. ; * This is the directory that contains your QWK message packet you
  50. ; * receive from your host. Please remember you must have net status
  51. ; * enabled on your host system otherwise CNet will not import your
  52. ; * messages!
  53.  
  54. QWKDIR=C:\ROBOCOMM\QWK\
  55.  
  56. ; * This directory is where your .REP reply packet will be created.
  57.  
  58. REPDIR=C:\ROBOCOMM\REP\
  59.  
  60. ; * This is the name and location of your log file. You may have one
  61. ; * log file for all of your configuration files or you may have one
  62. ; * for each.
  63.  
  64. LOGDIR=C:\CNET\CNETRA.LOG
  65.  
  66. ; * This is the location of your pointer file. The pointer file is an
  67. ; * 800 byte file that tracks the last messages imported for each conference.
  68. ; * This should NOT be a ramdrive! CNet will maintain 9 generations of pointer
  69. ; * files named SAMPLE.PN?, where ? is a number 1 through 9.
  70.  
  71. ; * Never delete the *.pnt file since it contains the pointers for the last
  72. ; * import/export. If for some reason you loose your pointer file simply run
  73. ; * CNETRA S SAMPLE A 0 to reset your pointers to the last message in
  74. ; * the message base. Please refer to the CNET.DOC for more details.
  75.  
  76. ; * When using the external pointer option it is also important to reset the
  77. ; * pointers to 0 after a message base renumber or purge.
  78.  
  79. POINTERDIR=C:\CNET\POINTERS
  80.  
  81. ; * This is the directory for your CRC files.  If it is blank, they
  82. ; * will be stored in the same directory as your message files. It is not
  83. ; * recommended to delete the CRC files since the  CRC files contain the
  84. ; * duplicate message information and are compared during imports. Deleting
  85. ; * these files could result in MASS dupes and many un-happy users.
  86.  
  87. CRCDIR=C:\CNET\CRC
  88.  
  89. ; * This field is used to tell CNet how to rebuild your CRC files.
  90. ; * A value of 0 will tell CNet to rebuild your CRC files anytime it finds
  91. ; * them out of date. Any other value will tell CNet not to rebuild your
  92. ; * CRC files. Instead, it will maintain at the most X number of records
  93. ; * regardless of the state of the message base, where X is the number you
  94. ; * specify.
  95.  
  96. ; * Note: This number is by conference, not for the whole message base.
  97. ; * Also, there is a limit of 3000 CRC records for each conference.
  98.  
  99. CRCREBUILD=0
  100.  
  101. ; * This allows you to create a user record and maintain the pointers in
  102. : * lastread.bbs which is maintained by RA/SBBS instead of using the
  103. : * external *.pnt file. The reason this function was added: Lastread.bbs
  104. ; * message pointers are updated when a message base renumber or purge has
  105. ; * occurred and this file is maintained by RA/SBBS internally. The drawback
  106. ; * is you will will have no way to backup your pointer file if a crash occurs
  107. ; * and you need to maintain a user record in your user database. Remember
  108. ; * no external pointer file will be created or used.
  109.  
  110. ; * Example: If your host packet is named SAMPLE.QWK and SAMPLE.CFG is used
  111. ; * for your config file, you will need to create a user record called SAMPLE.
  112. ; * Of course CNet will create this record for you if you wish. :)
  113.  
  114. ; USE_USERBASE=TRUE
  115.  
  116. ; * This next field is the name of your Host SysOp which will be used if a
  117. ; * message with the name of "SYSOP" is found in the from/to field on import.
  118.  
  119. HOSTSYSOP=Klaus Lamort
  120.  
  121. ; * This field is the drive and directory where you would like all temporary
  122. ; * files to be created. Most commonly a ramdisk. Please be sure you have
  123. ; * enough space on this drive. Rule of thumb, largest sized QWK/REP packet
  124. ; * times 3. If left blank $temp$ will be used on the current drive.
  125.  
  126. TEMPDIR=M:\RAMDISK
  127.  
  128. ; * (Registered) You may define up to 20 different aliases.
  129.  
  130. ; * Would translate all messages containing "El Guapo" to Rollin White
  131. ; * upon exporting and all messages containing Rollin White to El Guapo
  132. ; * upon importing.
  133.  
  134. ALIAS=El Guapo,ROLLIN WHITE
  135.  
  136. ; * (Registered) If not used correctly the append command can cause duplicate
  137. ; * messages when uploading to your host. This is used for systems that scan
  138. ; * outgoing messages several times a day but only call thier host once a day
  139. ; * or every other day for example. This function allows you to append messages
  140. ; * into an existing REP file otherwise the REP file is deleted and a new
  141. ; * file is created for the newly exported messages.
  142.  
  143. ; * IT IS EXTREMLY IMPORTANT TO MAKE SURE THE *REP* FILE IS DELETED AFTER
  144. ; * UPLOADING TO YOUR HOST WHEN USING THIS OPTION!
  145.  
  146. APPEND=N
  147.  
  148. ; * (Registered) Ah a Sysops nightmare. Twits, modem scum, Telco-lice etc.
  149. ; * Use this option to delete any messages imported with the name listed
  150. ; * in the TCAN field. The example below will tell CNet not to import
  151. ; * any messages from Joe Shmuck
  152.  
  153. TCAN=JOE SHMUCK
  154.  
  155. ; * This keyword is used to indicate conferences that are to be read only.
  156. ; * Often major networks will have news conferences available for the
  157. ; * administration to post informational news items. Usually users are
  158. ; * not permitted to post messages in this type of conference. Making a
  159. ; * conference read only will prevent any messages from being exported.
  160. ; * (Registered)
  161.  
  162. READONLY=100,101
  163.  
  164. ; * The next statement controls what CRC method is used for each conference.
  165. ; * The CRC files are compared on import to check for duplicate messages. If
  166. ; * a duplicate message is encountered it is deleted and not imported into the
  167. ; * message base. You can have multiple CRCMETHOD statements, even for the same
  168. ; * CRCMETHOD
  169.  
  170. ; * 16 bit CRCs = good
  171. ; * 32 bit CRCs = excellent
  172. ; *  0 bit CRCs = nutz
  173.  
  174. ; * You may have as many of these statements as you like.  The format is
  175. ; * CRCMETHOD=X:CONF1,CONF2,CONF3, etc. where:
  176.  
  177. ; * X = 1 for 16 bit CRCs
  178. ; * X = 2 for 32 bit CRCs
  179. ; * X = 0 for none
  180.  
  181. ; * NOTE: 0 is the default.
  182.  
  183. CRCMETHOD=2:2,9,12,13,14,15,16,17,18,19,23,25
  184. CRCMETHOD=2:26,27,39,43,44,46,47,48,49,50,51
  185. CRCMETHOD=2:52,53,54,55,56,57,58,60,61,62,63
  186. CRCMETHOD=2:64,65,76,77,78,79,80,81,82,83,84
  187. CRCMETHOD=2:85,86,87,88,89,90,91,92,93,94
  188.  
  189. CRCMETHOD=1:
  190.  
  191. ; * The following is a list of conferences that allow private messages.
  192. ; * Note: If a private message is found in a conference not listed on the
  193. ; * PRIVATE option line, it will not be exported.
  194.  
  195. PRIVATE=50,51
  196.  
  197. ; * The next statement defines your tagline and your host's tagline.  You can
  198. ; * have up to nine statements
  199.  
  200. YOURORIGIN1=Intelec - LSO Systems
  201. HOSTORIGIN1=Intelec - The French Connection
  202.  
  203.  
  204. ; * CNet now supports multiple archiving formats. Please be carefull if you
  205. ; * decide to change from one format to another, delete the QWK or REP files
  206. ; * before running CNet.
  207.  
  208. ; * ZIP
  209.  
  210. EXTRACT=PKUNZIP -o
  211. COMPRESS=PKZIP -m
  212.  
  213. ; * ARJ
  214.  
  215. ; EXTRACT=ARJ e -y
  216. ; COMPRESS=ARJ a
  217.  
  218.  
  219. ; * The rest of this file describes the conferences.  A CONFERENCE Statement is
  220. ; * required for each conference.  Each conference statement has three parts
  221. ; * The format is: CONFERENCE=HOST_CONF_NUM,YOUR_CONF_NUM,TAGLINE NUMBER
  222. ; * Note: if tagline number 0 is used, no tagline will be appended. This is
  223. ; * used primarily when gating conferences from one network to another.
  224.  
  225. ; * Using tagline 0 is only available in the registered version.
  226.  
  227. ; * HOST_CONF_NUM  YOUR_CONF_NUM  TAGLINE_NUMBER
  228. ; *        |_____    ____|               |
  229. ; *              |  |                    |
  230. ; * CONFERENCE=147,98,1------------------
  231.  
  232. CONFERENCE=25,50,1
  233. CONFERENCE=174,51,1
  234. CONFERENCE=20,52,1
  235. CONFERENCE=1,53,1
  236. CONFERENCE=2,54,1
  237. CONFERENCE=6,55,1
  238. CONFERENCE=13,56,1
  239. CONFERENCE=24,57,1
  240. CONFERENCE=40,58,1
  241. CONFERENCE=64,60,1
  242. CONFERENCE=3,61,1
  243. CONFERENCE=4,62,1
  244. CONFERENCE=19,63,1
  245. CONFERENCE=65,64,1
  246. CONFERENCE=98,65,1
  247. CONFERENCE=804,76,0
  248. CONFERENCE=805,77,0
  249. CONFERENCE=809,78,0
  250. CONFERENCE=810,79,0
  251. CONFERENCE=819,80,0
  252. CONFERENCE=820,81,0
  253. CONFERENCE=822,82,0
  254. CONFERENCE=823,83,0
  255. CONFERENCE=824,84,0
  256. CONFERENCE=827,85,0
  257. CONFERENCE=843,86,0
  258. CONFERENCE=844,87,0
  259. CONFERENCE=858,88,0
  260. CONFERENCE=873,89,0
  261. CONFERENCE=892,90,0
  262. CONFERENCE=898,91,0
  263. CONFERENCE=911,92,0
  264. CONFERENCE=931,93,0
  265. CONFERENCE=965,94,0
  266.